home *** CD-ROM | disk | FTP | other *** search
/ Yamaha Educational Products 2002 / YAMAHA_INSTRUMENTS_CD_2002.iso / pc / files / splash.swf / scripts / DefineButton2_4 / BUTTONCONDACTION on(press, release).as
Encoding:
Text File  |  2002-01-16  |  100 b   |  4 lines

  1. on(press, release){
  2.    getUrl("http://www.topfloorinteractive.com/yamaha/index2.htm", "_top");
  3. }
  4.